This file includes only a short list of the changes between MPC-HC's versions.
For the older changes see:
https://github.com/mpc-hc/mpc-hc/blob/master/docs/Changelog_old.txt

Legend:
+ New
* Changed
! Fixed


next version - not released yet
===============================
+ Ability to control playback repeat mode
+ Add a cache to avoid recompiling pixel shaders when possible
+ Add Bosnian translation
* Updated Little CMS to v2.7 (git 154e30a)
* Updated MediaInfoLib to v0.7.84
* Updated ZenLib to v0.4.33
* Updated Unrar to v5.3.11
* Updated LAV Filters to v0.68.0.16:
    - LAV Splitter: Support HTTPS protocol
    - LAV Splitter: Switch back to an improved version of the old ASF demuxer
    - LAV Splitter: Support demuxing H264 MVC
    - LAV Video Decoder: Add experimental support for VP9 DXVA2 decoding (disabled by default)
    - LAV Video Decoder: Enable hardware decoding for HEVC and 4K/UHD by default
    - LAV Video Decoder: Add a basic H264 MVC decoder based on Intel MediaSDK.
      Note that for now the Intel MediaSDK library is not distributed with MPC-HC.
      If you want to use this new decoder, you have to download the library
       - 32-bit: http://files.1f0.de/lavf/plugins/libmfxsw32-v1.7z
       - 64-bit: http://files.1f0.de/lavf/plugins/libmfxsw64-v1.7z
      and decompress it to the LAVFilters(64) folder.
    - LAV Video Decoder: Offer Weston Three Field Deinterlacing (w3fdif) as an alternative to YADIF
    - Ticket #3974, LAV Video Decoder: Fix DXVA decoding of interlaced H.264 videos on some Intel GPU
    - Ticket #5666, LAV Video Decoder: YADIF deinterlacing sometimes caused black screen in DVD menus
    - LAV Audio Decoder: Fix a possible crash when using bitstreaming
* Old DirectX 7 renderers have been removed. Settings will be updated automatically to use the corresponding VMR-9 renderers.
  If you really want to use a renderer similar to VMR-7 (windowed), use Overlay mixer or the "system default" renderer
* Make Video Renderer statistics scalable to window size and unify graph look for EVR Sync and other renderers
* "Replace currently loaded subtitles" option no longer removes subtitles provided by splitter
* Ticket #2022/#4779: Rewrite subtitles downloading framework
    - Support for multiple subtitle providers including the default OpenSubtitles as well as
      podnapisi, titlovi, SubDB, ysubs and Napisy24 which can be enabled in Options (Subtitles -> Misc)
    - Ticket #5193, Ability to upload subtitles to OpenSubtitles and SubDB
    - Ability to login into OpenSubtitles
    - Ticket #5406, Ability to filter subtitle list by selected languages
    - Option to automatically search and download subtitles at the beginning of playback without user interaction
    - Prioritize subtitles for hearing impaired where indicated
* Ticket #5472, Append language code when saving the subtitles file
* Updated Arabic, Armenian, Basque, Belarusian, Bengali, British English, Catalan, Chinese (Simplified and Traditional),
  Croatian, Czech, Danish, Dutch, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Indonesian, Italian,
  Japanese, Korean, Lithuanian, Malay, Polish, Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovak,
  Slovenian, Swedish, Spanish, Tatar, Thai, Turkish, Ukrainian and Vietnamese translations
! Window position and/or size could be wrong when exiting fullscreen mode for the first time and
  "Launch files in fullscreen" option is enabled
! Ticket #2202, Automatically rotate MP4/MOV/FLV files when the rotation info is available
! Ticket #5557, Show the correct language name for Serbian subtitles. They used to show as Croatian
! Ticket #5748, Track selection menus did not work when using DVB capture
